1/1
Open-source Ethernet MAC written in a high-level language
by mwipliez on Jul 8, 2014 |
mwipliez
Posts: 6 Joined: Nov 12, 2010 Last seen: Dec 19, 2017 |
||
There are already several open-source Ethernet MAC cores on OpenCores, but they are all written in VHDL or Verilog.
You could be interested to know that we (Synflow) have developed an open-source Ethernet MAC core in a high-level C-like language that we've created. If you want to see what the code looks like, take a look at https://github.com/synflow/ethernet-mac We have developed a compiler, IDE, and VHDL code generator for that language, all of which are open source software. If you find that interesting, let me know and I'll upload the project here along with the generated VHDL code. If you want to know more about that core, or about the language it's written in, send us a message on https://forum.synflow.com :-) |
RE: Open-source Ethernet MAC written in a high-level language
by afjaldas on Jul 27, 2014 |
afjaldas
Posts: 4 Joined: Apr 2, 2009 Last seen: Jul 27, 2014 |
||
There are already several open-source Ethernet MAC cores on OpenCores, but they are all written in VHDL or Verilog.
You could be interested to know that we (Synflow) have developed an open-source Ethernet MAC core in a high-level C-like language that we've created. If you want to see what the code looks like, take a look at https://github.com/synflow/ethernet-mac We have developed a compiler, IDE, and VHDL code generator for that language, all of which are open source software. If you find that interesting, let me know and I'll upload the project here along with the generated VHDL code. If you want to know more about that core, or about the language it's written in, send us a message on https://forum.synflow.com :-) i am presently working on the same ...i would be halpful if you can provide the same... |
1/1